WPS Office.apk(点击下载) / tcy.java


package defpackage;

/* renamed from: tcy  reason: default package */
public final class tcy extends tbd {
    private String mFileId;
    private String mGroupId;
    private String uCJ;

    public tcy(String str, String str2, String str3) {
        this.mFileId = str;
        this.mGroupId = str2;
        this.uCJ = str3;
    }

    /* access modifiers changed from: protected */
    @Override // defpackage.tay
    public final int fjb() {
        return 1;
    }

    /* access modifiers changed from: protected */
    @Override // defpackage.tbd
    public final void l(String str, vvb vvb) throws tfd {
        try {
            vqg vqg = new vqg();
            if (vqg.wyO == null) {
                vqg.wyO = new vqw();
            }
            this.mData = vqg.wyO.b("https://doc2html.wps.cn", bwi(), this.mFileId, this.mGroupId, this.uCJ);
        } catch (vrz e) {
            if (e.getResult() != null) {
                tfy.e("QingAPI.getHistoryDocview fail, result = %s, msg = %s.", e.getResult(), e.getMessage());
                throw new tfb(e.getResult(), e.getMessage());
            }
            throw tfd.e(e);
        }
    }
}